home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / COMPRESS / UZI_3.ARJ / SPECSYS.DOC < prev    next >
Text File  |  1992-07-14  |  4KB  |  109 lines

  1.  
  2.                   "SYSTEM SPECS" BY ANDREW ELLENBERGER
  3.               SAVES AUTOEXEC, CONFIG.SYS, TREE & DIRECTORY OF
  4.             HARD DRIVES C: & D: FOR LATTER EVALUATION OR REVIEW
  5.  
  6.    This is a manual for SPECSYS.COM & SPECSYS3.COM
  7.    by Andrew Ellenberger 2525 Arapahoe E4 #301 Boulder Co. 80302
  8.    Ph# (303) 938-8903.
  9.  
  10.    TO RUN YOU MUST ENTER TWO PARAMETERS:
  11.    1. ANY THREE LETTERS FOR THE FILE EXTENSION
  12.    2. A DRIVE\Path DESTINATION SUCH AS A: OR B:\SPECS\ -INCLUDE SLASHES!
  13.  
  14.    EXAMPLE:
  15.  
  16.    SPECSYS  XXX  A:\SPECS\     (Where xxx can be any letters you want
  17.                                 for the file extension such as a Dept. ID.)
  18.                              (A:\SPECS\ can be any valid drive and or path.)
  19.    WHEN FINISHED:
  20.  
  21.    You will have 10 or so new files in the drive\directory that you
  22.    specified on the command line.
  23.  
  24.    The files should include some or all of the files listed below.
  25.  
  26.    1. auto.xxx  A copy of the AUTOEXEC.BAT file.
  27.    2. cdir.xxx  Directory listing of C:\.
  28.    3. chkc.xxx  The results of a checkdisk C: /F.
  29.    4. chkd.xxx  The results of a checkdisk D: /F.
  30.    5. config.xxx  A copy of the CONFIG.SYS file.
  31.    6. ctree.xxx  A tree listing of the C: drive complete with filenames.
  32.    7. ddir.xxx  Directory listing of D:\.
  33.    8. dtree.xxx  A tree listing of the D: drive complete with filenames.
  34.    9. set.xxx  Current path, prompt and environment settings.
  35.   10. ver.xxx  Version of DOS being used.
  36.   11. mode.xxx Status of ports.
  37.   12. mem.xxx  Memory usage map, Dos 5 only.
  38.  
  39.    The purpose of this program is two-fold:
  40.  
  41.        1. To give consultants a chance to get a "picture" of the set-up
  42.        of a P.C. that they may be making menus for or otherwise working
  43.        with.  To this effect the tree files also list all filenames in
  44.        all sub-directories.
  45.  
  46.        2. To give I.S. managers a useful tool for scopeing out systems
  47.           for various reasons including:
  48.           a. Reviewing  system files before a Software Audit to
  49.              check that all program files on the system are valid
  50.              licenced copies.
  51.           b. Preserving the system set ups of the Autoexec.bat and the
  52.              Config.sys. In case of hard disk failure and or back-up
  53.              failure.
  54.  
  55.        To check for valid program copies simply compare the list
  56.        of programs that are licenced for the system against the
  57.        files CTREE.XXX and DTREE.XXX.  Paying special attention to
  58.        the *.COM and *.EXE files. CTREE.XXX and the others can be
  59.        printed out with a (  COPY  "filename"  PRN )  command.
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.        Specsys3.com gives all the above information plus it makes
  70.        copies of the INI & PIF files from drive c: to the specified
  71.        drive creating subdirectories to match the original path.  This
  72.        is for helping clients that are using Windows.
  73.  
  74.        Please note that Specsys & Specsys3 should Not! be run
  75.        from within Windows because it invokes the Dos CHKDSK command.
  76.  
  77.  
  78.       LIMITS OF THE PROGRAM:
  79.  
  80.       So far specsys.com checks only the c: & d: hard drives.
  81.       Support can be added for other drives if needed by
  82.       contacting me at the number below.
  83.  
  84.       This program does not check for system Ram or Chips or
  85.       any other hardware related setup.  There are plenty of
  86.       utilities out there for doing just that.
  87.  
  88.       Warning! These programs should not be run from within the Windows
  89.       environment.
  90.  
  91.   These batch programs are offered as freeware on an "As Is Basis" .
  92.   Andy Ellenberger disclaims any warranties either expressed or implied,
  93.   including but not limited to implied warranties of merchantability
  94.   or fitness for a particular purpose.  Andy Ellenberger shall not be
  95.   liable for damages to data or property which may be caused directly
  96.   or indirectly by the use of or the inability to use these programs.
  97.  
  98.   Ms-Dos & Windows are TradeMarks of Microsoft Corportation.
  99.  
  100.       For support you can leave a message for me, Andy
  101.       Ellenberger on the Vet-Set BBS #(303)690-3218.
  102.  
  103.       Send your postal correspondence to:
  104.       Andy Ellenberger
  105.       2525 Arapahoe E4  301
  106.       Boulder  Co  80302-6710
  107.  
  108.  
  109.